2048
score
0
Join the numbers to get to the 2048 tile!
Notes:
This project is far from perfect. The HTML and CSS could be cleaner, and the game itself (the JS code) has an issue. Even if there are still moves that can be made, the game thinks you've lost when all of the squares in the grid have a value in them.
Still, this was a fun tutorial by Code with Ania Kubów, that gives you lots of practice writing functions and loops in JavaScript. You can check out her video by clicking on the link below.